-
Home
-
OTP Verification / Email Verification / SMS Verification / OTP Authentication / WooCommerce Notification
-
3.6.3
-
Code
-
Classes
- FormHandler
Total Complexity |
40 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
258 |
Lines of code |
86 |
Logical lines of code |
49 |
Comment lines |
0 |
Methods |
29 |
Properties |
27 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
56 |
5 |
16 |
basicValidationCheck() |
S |
68 |
3 |
7 |
validateAjaxRequest() |
S |
64 |
2 |
11 |
sanitizeFormPOST() |
S |
73 |
2 |
4 |
is_ajax_form_in_play() |
S |
79 |
2 |
3 |
getVerificationType() |
S |
66 |
2 |
8 |
isLoginOrSocialForm() |
S |
79 |
2 |
3 |
isAddOnForm() |
S |
92 |
1 |
1 |
isAjaxForm() |
S |
92 |
1 |
1 |
getEmailKeyDetails() |
S |
92 |
1 |
1 |
getFormOption() |
S |
92 |
1 |
1 |
getisLoginOrSocialForm() |
S |
92 |
1 |
1 |
bypassForLoggedInUsers() |
S |
92 |
1 |
1 |
restrictDuplicates() |
S |
92 |
1 |
1 |
getFormDetails() |
S |
92 |
1 |
1 |
getButtonText() |
S |
91 |
1 |
1 |
isFormEnabled() |
S |
92 |
1 |
1 |
getFormName() |
S |
92 |
1 |
1 |
getPhoneKeyDetails() |
S |
92 |
1 |
1 |
disableAutoActivation() |
S |
92 |
1 |
1 |
getOtpTypeEnabled() |
S |
92 |
1 |
1 |
getFormKey() |
S |
92 |
1 |
1 |
getBothHTMLTag() |
S |
92 |
1 |
1 |
getEmailHTMLTag() |
S |
92 |
1 |
1 |
getPhoneHTMLTag() |
S |
92 |
1 |
1 |
ajaxProcessingFields() |
S |
67 |
1 |
8 |
validateChallenge() |
S |
79 |
1 |
3 |
sendChallenge() |
S |
74 |
1 |
4 |
getFormDocuments() |
S |
92 |
1 |
1 |